Skip to content

Test Result : Scenario: Delete a job

0 failures
8 tests
Took 22 ms.

All Tests

Test nameDurationStatus
And I search for the job in the database0 msPassed
And The job entity matches the creator0 msPassed
Given A regular job creator with the name "TestJob_3"0 msPassed
Scenario: Delete a job22 msPassed
Then There is no such job item in the database0 msPassed
When I create a new job entity from the existing creator0 msPassed
When I delete the job0 msPassed
When I search for the job in the database0 msPassed